home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 August: Tool Chest / Dev.CD Aug 94.toast / New System Software Extensions / OpenDoc A6 / OpenDoc Parts Framework / OPF / OS / FWMemory / Other / FWMemory.r next >
Encoding:
Text File  |  1994-04-21  |  502 b   |  23 lines  |  [TEXT/MPS ]

  1. //========================================================================================
  2. //
  3. //    File:                FWMemory.r
  4. //    Release Version:    $ 1.0d1 $
  5. //
  6. //    Creation Date:        3/28/94
  7. //
  8. //    Copyright:    © 1993, 1994 by Apple Computer, Inc., all rights reserved.
  9. //
  10. //========================================================================================
  11. #if 0
  12.  
  13. #include "BRRCDefi.h"
  14.  
  15. #ifdef BR_BUILD_WIN
  16. resource STRTABLE
  17. {
  18.     1, "OPF FWMemory Library. Copyright 1994 Apple Computer, Inc.";
  19. }
  20. #endif
  21.  
  22. #endif
  23.